FolderChangePropertiesToAppend Property |
Represents an action to adds data to an existing property.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic IList<Property> PropertiesToAppend { get; }Public ReadOnly Property PropertiesToAppend As IList(Of Property)
Get
Property Value
Type:
IListProperty
See Also